home *** CD-ROM | disk | FTP | other *** search
/ EROS 2 / EROS 2.iso / mac / EROS vol.2 / EROS vol.DXR / 00049.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  188 b   |  11 lines

  1. on exitFrame
  2.   go(marker(0))
  3.   puppetSprite(2, 1)
  4.   put the freeBytes
  5.   if rollOver(2) then
  6.     set the castNum of sprite 2 to 82
  7.     exit
  8.   end if
  9.   set the castNum of sprite 2 to 83
  10. end
  11.